home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / VirusStuff / Hypervirus / Find HyperVirus 1.3 / Find HyperVirus 1.3 / background_2670.xml next >
Encoding:
Extensible Markup Language  |  1992-08-04  |  3.8 KB  |  110 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2670</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3162.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_2063.css" />
  11.     <part>
  12.         <id>2</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>8</left>
  23.             <top>28</top>
  24.             <right>242</right>
  25.             <bottom>108</bottom>
  26.         </rect>
  27.         <style>scrolling</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>16</textHeight>
  40.         <name>volumes</name>
  41.         <script>on mouseup
  42. global ohnehacken
  43. put item 2 of the rect of me into windowDrop
  44. put item 2 of the clickLoc into clickDrop
  45. put round(scroll of me/textheight of me) into scrl
  46. put trunc(abs(clickDrop - windowDrop)/(the textheight of me)) +1¬¨
  47. into getline
  48. get line (getline+scrl) of me
  49. if it is not empty then
  50. if first char of it is "" then
  51. put "¬†" into first char of it
  52. put it into ohnehacken
  53. global ohnehacken
  54. send mouseup to cd btn "suche"
  55. put it into line (getLine+scrl) of me
  56. exit mouseup
  57. else put "" into first char of it
  58. put it into line (getLine+scrl) of me
  59. put character 3 to 99 of line (getline+scrl) of me & return before cd fld "loadvols"
  60. end if
  61. end mouseup
  62. </script>
  63.     </part>
  64.     <part>
  65.         <id>3</id>
  66.         <type>field</type>
  67.         <visible> <true /> </visible>
  68.         <dontWrap> <false /> </dontWrap>
  69.         <dontSearch> <false /> </dontSearch>
  70.         <sharedText> <false /> </sharedText>
  71.         <fixedLineHeight> <true /> </fixedLineHeight>
  72.         <autoTab> <false /> </autoTab>
  73.         <lockText> <true /> </lockText>
  74.         <rect>
  75.             <left>8</left>
  76.             <top>215</top>
  77.             <right>463</right>
  78.             <bottom>320</bottom>
  79.         </rect>
  80.         <style>scrolling</style>
  81.         <autoSelect> <false /> </autoSelect>
  82.         <showLines> <false /> </showLines>
  83.         <wideMargins> <false /> </wideMargins>
  84.         <multipleLines> <false /> </multipleLines>
  85.         <reservedFamily> 0 </reservedFamily>
  86.         <titleWidth>0</titleWidth>
  87.         <icon>0</icon>
  88.         <textAlign>left</textAlign>
  89.         <font>Geneva</font>
  90.         <textSize>10</textSize>
  91.         <textStyle>plain</textStyle>
  92.         <textHeight>13</textHeight>
  93.         <name>results</name>
  94.         <script>on mouseup
  95. if the commandkey is down
  96. then
  97. global resultstorage
  98. put fld results into resultstorage
  99. show msg at 20,40
  100. put msg into stackers
  101. go to stack stackers
  102. edit script of stack stackers
  103. else
  104. exit mouseup
  105. end if
  106. end mouseup</script>
  107.     </part>
  108.     <part>
  109.         <id>4</id>
  110.         <type>field</type>
  111.         <visible> <true /> </visible>
  112.         <dontWrap> <false /> </dontWrap>
  113.         <dontSearch> <false /> </dontSearch>
  114.         <sharedText> <false /> </sharedText>
  115.         <fixedLineHeight> <false /> </fixedLineHeight>
  116.         <autoTab> <false /> </autoTab>
  117.         <lockText> <true /> </lockText>
  118.         <rect>
  119.             <left>0</left>
  120.             <top>327</top>
  121.             <right>512</right>
  122.             <bottom>342</bottom>
  123.         </rect>
  124.         <style>transparent</style>
  125.         <autoSelect> <false /> </autoSelect>
  126.         <showLines> <false /> </showLines>
  127.         <wideMargins> <false /> </wideMargins>
  128.         <multipleLines> <false /> </multipleLines>
  129.         <reservedFamily> 0 </reservedFamily>
  130.         <titleWidth>0</titleWidth>
  131.         <icon>0</icon>
  132.         <textAlign>center</textAlign>
  133.         <font>Geneva</font>
  134.         <textSize>9</textSize>
  135.         <textStyle>plain</textStyle>
  136.         <textHeight>16</textHeight>
  137.         <name></name>
  138.         <script></script>
  139.     </part>
  140.     <name></name>
  141.     <script></script>
  142. </background>
  143.